Skip to content

fix unexpected used-before-assignment errors in class static block#48137

Closed
Zzzen wants to merge 2 commits intomicrosoft:mainfrom
Zzzen:used-before-assignment-in-class-static-block
Closed

fix unexpected used-before-assignment errors in class static block#48137
Zzzen wants to merge 2 commits intomicrosoft:mainfrom
Zzzen:used-before-assignment-in-class-static-block

Conversation

@Zzzen
Copy link
Contributor

@Zzzen Zzzen commented Mar 6, 2022

Fixes #45932

@typescript-bot typescript-bot added the For Milestone Bug PRs that fix a bug with a specific milestone label Mar 6, 2022
@Zzzen
Copy link
Contributor Author

Zzzen commented Mar 6, 2022

merged into #44969

@Zzzen Zzzen closed this Mar 6, 2022
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

For Milestone Bug PRs that fix a bug with a specific milestone

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Class static block does not allow forward reference to static method

3 participants